Browse Source

fork me

windows
Florian N 12 years ago
parent
commit
369fbebe01
  1. 3
      templates/main.html

3
templates/main.html

@ -15,6 +15,9 @@
{% block style %}{% endblock %} {% block style %}{% endblock %}
</head> </head>
<body> <body>
<a href="https://github.com/k3oni/pydash"><img style="position: absolute; top: 0; right: 0; border: 0;z-index:99999999;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>
<div class="navbar navbar-fixed-top" style=""> <div class="navbar navbar-fixed-top" style="">
<div class="navbar-inner"> <div class="navbar-inner">
<div class="container"> <div class="container">

Loading…
Cancel
Save