diff options
| author | Bobby <[email protected]> | 2024-08-11 22:01:00 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2024-08-11 22:01:00 -0400 |
| commit | d4a5f6e083968027bd4c2922eb1a6f6cdfba9b9b (patch) | |
| tree | 22dfa59bc4633b5a3025485ccecbdb815485b2d5 /templates | |
| parent | abf21a54910fc420686a821d290b7eed8f7b0e64 (diff) | |
| download | thatcomputerscientist-d4a5f6e083968027bd4c2922eb1a6f6cdfba9b9b.tar.xz thatcomputerscientist-d4a5f6e083968027bd4c2922eb1a6f6cdfba9b9b.zip | |
idk what i did
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/blog/partials/base.html | 1 | ||||
| -rw-r--r-- | templates/blog/partials/sidebar.html | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/templates/blog/partials/base.html b/templates/blog/partials/base.html index 64621d4d..7484665c 100644 --- a/templates/blog/partials/base.html +++ b/templates/blog/partials/base.html @@ -142,6 +142,7 @@ </p> </div> </div> + <div id="google_translate_element"></div> </body> {% comment %} diff --git a/templates/blog/partials/sidebar.html b/templates/blog/partials/sidebar.html index febd91b8..dc32eb35 100644 --- a/templates/blog/partials/sidebar.html +++ b/templates/blog/partials/sidebar.html @@ -417,5 +417,3 @@ <p class="mtsbitem"><small>____________________________________<br>This is just a nice random number!</small></p> </div> -<div id="google_translate_element"></div> - |
