diff --git a/.gitignore b/.gitignore index fa213d7..613e594 100644 --- a/.gitignore +++ b/.gitignore @@ -167,4 +167,5 @@ cython_debug/ !.elasticbeanstalk/*.global.yml tune/scratch*.py vars.sh -latest.dump \ No newline at end of file +latest.dump +.idea/ \ No newline at end of file diff --git a/tune/templates/tune/browse.html b/tune/templates/tune/browse.html index bf4922b..03bb47a 100644 --- a/tune/templates/tune/browse.html +++ b/tune/templates/tune/browse.html @@ -15,7 +15,7 @@
Tune Search
{% csrf_token %} @@ -28,6 +28,7 @@
Tune Search
+

+