diff options
Diffstat (limited to 'app/views/targets/show.html.erb')
-rw-r--r-- | app/views/targets/show.html.erb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/targets/show.html.erb b/app/views/targets/show.html.erb new file mode 100644 index 0000000..1525609 --- /dev/null +++ b/app/views/targets/show.html.erb @@ -0,0 +1,3 @@ +<h1>Targets#show</h1> + +<%# TODO: add table comparing this target with the most recent measurement. %> |