summaryrefslogtreecommitdiffstats
path: root/templates/explore/navbar.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Cleaner UI for explore page (#1253) (#1255)Patrick G2017-03-151-13/+10
| | | | | | | * Take navbar out of column * Add styles to navbar * Changed navbar classes * Remove unneeded !important from index.css * Remove unneeded !important from _explore.less
* Add the ability to explore organizations (#3573)Daniel Oaks2016-09-011-0/+3
| | | | | | * Add ability to explore organizations * Use right icon for org explore links
* #13 finish user and repository searchUnknwon2016-03-111-3/+6
| | | | Both are possible on explore and admin panel
* Indent all templates with tabsAdam Strzelecki2015-12-081-1/+1
| | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
* minor fixes on #1551Unknwon2015-09-011-0/+8