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