cleanup of meta_robots method

This commit is contained in:
Kyle Drake 2017-06-14 12:35:03 -07:00
parent 547e174aa4
commit 31c7b7637a

View file

@ -64,7 +64,6 @@ def meta_robots(newtag=nil)
end end
@_meta_robots @_meta_robots
tag = newtag || @_meta_robots
end end
def title def title