moved styles to common.css, removed more unused styles
This commit is contained in:
parent
4fd761c396
commit
fb6ddd3512
17 changed files with 176 additions and 466 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{% load staticfiles i18n%}
|
||||
{% load custom_tags %}
|
||||
{% load staticfiles i18n custom_tags %}
|
||||
{% get_current_language as LANGUAGE_CODE %}
|
||||
|
||||
<nav class="navbar navbar-default navbar-fixed-top topnav">
|
||||
<div class="topnav">
|
||||
<!-- Brand and toggle get grouped for better mobile display -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue