Close the previous row before creating a new one! :)
This commit is contained in:
@ -249,6 +249,7 @@ function build_all_page {
|
||||
count=0
|
||||
fi
|
||||
if [[ $count == 0 ]]; then
|
||||
echo -e "\t\t</div>" >> $allpage
|
||||
echo -e "\t\t<div class='row text'>" >> $allpage
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user