diff --git a/.DS_Store b/.DS_Store index d0a115c..113f3bb 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/labapp/app/.DS_Store b/labapp/app/.DS_Store index b704a53..388a13a 100644 Binary files a/labapp/app/.DS_Store and b/labapp/app/.DS_Store differ diff --git a/labapp/app/app.py b/labapp/app/app.py index 234736c..ebc831c 100644 --- a/labapp/app/app.py +++ b/labapp/app/app.py @@ -220,14 +220,6 @@ def port(): ns=ns ) -@app.route('/reference') -def ref(): - """reference page""" - ns = get_eph_ns() - return render_template('coming-soon.html', - title="MCN Practical: Reference" - ) - @app.route('/score') def score(): """scoreboard page""" diff --git a/labapp/app/static/images/overview/f5.svg b/labapp/app/static/images/overview/f5.svg new file mode 100644 index 0000000..7908465 --- /dev/null +++ b/labapp/app/static/images/overview/f5.svg @@ -0,0 +1,123 @@ + diff --git a/labapp/app/templates/base.html b/labapp/app/templates/base.html index 0e7df0f..3f7b944 100644 --- a/labapp/app/templates/base.html +++ b/labapp/app/templates/base.html @@ -55,7 +55,6 @@
+Consult these sources if you need additional information to complete the exercises. +
+ +Use the lab repository issue tracker to report bugs, typos, or lab enhancements.
+