diff options
| author | jan <jan@ruken.pw> | 2015-12-31 10:24:43 (UTC) |
|---|---|---|
| committer | jan <jan@ruken.pw> | 2015-12-31 10:24:43 (UTC) |
| commit | 928ab739e2b4b40077610a7913adb0cf086f2ee1 (patch) | |
| tree | 4d68aa73396767f05d3fdbdb57c0e777e4a0cb30 /views/tag.html | |
| parent | 3f23966a12a9a020c22ac5eb67468a2999d9da75 (diff) | |
material icons sind jetzt immer präsent. listen werden jetzt nach der 'order' des grils sortiert.
Diffstat (limited to 'views/tag.html')
| -rw-r--r-- | views/tag.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/views/tag.html b/views/tag.html index bc21fc3..d0d4180 100644 --- a/views/tag.html +++ b/views/tag.html | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | <head> | 4 | <head> |
| 5 | {{ template "materialize" }} | 5 | {{ template "materialize" }} |
| 6 | <title>grilist</title> | 6 | <title>grilist</title> |
| 7 | <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> | ||
| 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> |
| 9 | </head> | 8 | </head> |
| 10 | <body> | 9 | <body> |
