Second test page for testing system updates

Created by Administrator 1623501395 Edited by Administrator 1659162735

Just to test section

Image below should have name under it

Web programming image
#include <stdio.h>

int main()
{
    printf("Hello World!");
    return 0;
}

Code above should be colored accordingly