diff --git a/views/about.hbs b/views/about.hbs index 2a91195..48f872f 100644 --- a/views/about.hbs +++ b/views/about.hbs @@ -7,7 +7,7 @@ {{> partials/head }} - + {{> partials/nav }} diff --git a/views/errors/404.hbs b/views/errors/404.hbs index 8257d0a..ea942b9 100644 --- a/views/errors/404.hbs +++ b/views/errors/404.hbs @@ -7,7 +7,7 @@ {{> partials/head }} - + {{> partials/nav }}
@@ -18,4 +18,4 @@ {{> partials/footer }} - \ No newline at end of file + diff --git a/views/errors/429.hbs b/views/errors/429.hbs index 0b46b65..94cab5b 100644 --- a/views/errors/429.hbs +++ b/views/errors/429.hbs @@ -7,7 +7,7 @@ {{> partials/head }} - + {{> partials/nav }}
@@ -18,4 +18,4 @@ {{> partials/footer }} - \ No newline at end of file + diff --git a/views/errors/error.hbs b/views/errors/error.hbs index 354f0f5..de58da2 100644 --- a/views/errors/error.hbs +++ b/views/errors/error.hbs @@ -7,7 +7,7 @@ {{> partials/head }} - + {{> partials/nav }}
@@ -19,4 +19,4 @@ {{> partials/footer }} - \ No newline at end of file + diff --git a/views/frontpage.hbs b/views/frontpage.hbs index dbb2224..6d95712 100644 --- a/views/frontpage.hbs +++ b/views/frontpage.hbs @@ -7,7 +7,7 @@ {{> partials/head }} - + {{> partials/nav }}
diff --git a/views/partials/post.hbs b/views/partials/post.hbs index 8ce4ce7..726d07c 100644 --- a/views/partials/post.hbs +++ b/views/partials/post.hbs @@ -1,5 +1,5 @@ -
+
{{#equal Cover.Type "video"}}
+

Data not collected

This instance does not collect any data.

{{/if}} {{#unless config.Privacy.set}} -
+

No details provided

The operator of this instance will be required to provide privacy details to be added to the instance list.

{{else}} {{#unless config.Privacy.not_collected}} -
+

Data collected

The following data may be collected:

@@ -45,4 +45,4 @@
{{/unless}} - {{/unless}} \ No newline at end of file + {{/unless}} diff --git a/views/partials/result.hbs b/views/partials/result.hbs index a4ce06d..6b6f5b3 100644 --- a/views/partials/result.hbs +++ b/views/partials/result.hbs @@ -1,4 +1,4 @@ -
+
diff --git a/views/partials/searchBar.hbs b/views/partials/searchBar.hbs index 6afddb1..a8ed223 100644 --- a/views/partials/searchBar.hbs +++ b/views/partials/searchBar.hbs @@ -1,6 +1,6 @@
- + -
\ No newline at end of file + diff --git a/views/post.hbs b/views/post.hbs index 10c6050..a8129ee 100644 --- a/views/post.hbs +++ b/views/post.hbs @@ -12,7 +12,7 @@ {{> partials/head }} - + {{> partials/nav }} diff --git a/views/privacy.hbs b/views/privacy.hbs index cbf0185..0fe5be9 100644 --- a/views/privacy.hbs +++ b/views/privacy.hbs @@ -7,7 +7,7 @@ {{> partials/head }} - + {{> partials/nav }} @@ -72,4 +72,4 @@ {{> 'partials/footer' }} - \ No newline at end of file + diff --git a/views/search.hbs b/views/search.hbs index 0e516d1..8c59e3b 100644 --- a/views/search.hbs +++ b/views/search.hbs @@ -7,7 +7,7 @@ {{> partials/head }} - + {{> partials/nav }}
@@ -33,4 +33,4 @@ {{> partials/footer }} - \ No newline at end of file + diff --git a/views/tag.hbs b/views/tag.hbs index d8fd47d..3f700f6 100644 --- a/views/tag.hbs +++ b/views/tag.hbs @@ -7,7 +7,7 @@ {{> partials/head }} - + {{> partials/nav }} @@ -54,4 +54,4 @@ {{> partials/footer }} - \ No newline at end of file + diff --git a/views/trending.hbs b/views/trending.hbs index 682e618..62882c0 100644 --- a/views/trending.hbs +++ b/views/trending.hbs @@ -7,7 +7,7 @@ {{> partials/head }} - + {{> partials/nav }} @@ -73,4 +73,4 @@ {{> partials/footer }} - \ No newline at end of file + diff --git a/views/user.hbs b/views/user.hbs index 28eb659..6f0d983 100644 --- a/views/user.hbs +++ b/views/user.hbs @@ -7,7 +7,7 @@ {{> partials/head }} - + {{> partials/nav }} @@ -47,4 +47,4 @@ {{> partials/footer }} - \ No newline at end of file + diff --git a/views/userComments.hbs b/views/userComments.hbs index 650f57a..c9bf545 100644 --- a/views/userComments.hbs +++ b/views/userComments.hbs @@ -7,7 +7,7 @@ {{> partials/head }} - + {{> partials/nav }} @@ -39,4 +39,4 @@ {{> partials/footer }} - \ No newline at end of file + diff --git a/views/userFavorites.hbs b/views/userFavorites.hbs index 365ceba..541f14c 100644 --- a/views/userFavorites.hbs +++ b/views/userFavorites.hbs @@ -7,7 +7,7 @@ {{> partials/head }} - + {{> partials/nav }}