helpers_update #1
|
@ -9,7 +9,7 @@ from ckan.model import Package
|
|||
|
||||
# import ckanext.d4science.cli as cli
|
||||
# import ckanext.d4science.helpers as helpers
|
||||
# import ckanext.d4science.views as views
|
||||
import ckanext.d4science.views as views
|
||||
# from ckanext.d4science.logic import (
|
||||
# action, auth, validators
|
||||
# )
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
{% block footer_links %}
|
||||
|
||||
<p>Footer test!</p>
|
||||
<img src="batman_logo.png" alt="test" />
|
||||
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in New Issue