revert change
This commit is contained in:
parent
4859ef9e98
commit
3feb1e7036
|
|
@ -6637,8 +6637,8 @@ Name: <strong>''' + p.name + '''</strong> - Port: <strong>''' + str(
|
|||
'''
|
||||
|
||||
content = content + '</tbody></table>'
|
||||
## except:
|
||||
## content = '<h4><p style="text-align: center;">No UNIT table.</p></h4>'
|
||||
#### except:
|
||||
#### content = '<h4><p style="text-align: center;">No UNIT table or other.</p></h4>'
|
||||
return render_template('flask_user_layout.html', markup_content = Markup(content))
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue